home *** CD-ROM | disk | FTP | other *** search
- From: Goemon <goemon@venice.mps.ohio-state.edu>
- Subject: Re: text marks & sliders
- Date: Wed, 29 Jun 94 1:12:02 EDT
- In-Reply-To: <9406270026.AA05463@uqcspe.cs.uq.oz.au>; from "Warwick Allison" at Jun 27, 94 10:26 am
- Precedence: bulk
-
- > Actually, you just need to use the rectangle area tracking events.
- > Using just two rectangles, it is possible to track any number of
- > rectangles. It is not trivial to implement and maintain this though.
- > For example, under X11 windows, this is part of the OS.
-
- Warwick, I think my method is MUCH easier to do. You don't have to
- check for the rectangles, all you have to do is check to see if the
- mouse enters an editable object or not...
-
- -- Ken
-
-